home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / xconq / hill.per < prev    next >
Text File  |  1995-07-02  |  716b  |  51 lines

  1. Xconq 0 -+---- King of the Hill period
  2. Period 0
  3.  
  4. "10 years old" period-name
  5.  
  6. 0 scale
  7.  
  8. "k" "kid" "a participant" utype
  9.  
  10. "+" "grass" "green" ttype
  11. "^" "hill" "sienna" ttype
  12.  
  13. "person" k icon-name
  14.  
  15. 100 grass k favored
  16. 10 k in-country
  17.  
  18. 1 k k repair
  19.  
  20. true all-seen
  21. true k already-seen  ; hack
  22.  
  23. 99 k hp
  24.  
  25. 1 k speed
  26.  
  27. 0 t* k moves
  28.  
  29. false counterattack
  30.  
  31. false k can-counter
  32.  
  33. 90 k k hit
  34.  
  35. -30 hill k defense
  36.  
  37. 1 k k damage
  38.  
  39. 80 k retreat
  40.  
  41. 1 k territory
  42.  
  43. begin{notes}
  44. This period "implements" 10-year-old kids.  They can hit each other,
  45. but damage is very minor, and soon recovered from (in theory, kids could
  46. kill each other, but that would be very unusual).  The most likely result is
  47. for one or both to run away.
  48. end{notes}
  49.  
  50. end
  51.